home *** CD-ROM | disk | FTP | other *** search
/ An Introduction to Progr…l Basic 6.0 (4th Edition) / An Introduction to Programming using Visual Basic 6.0.iso / COMMON / TOOLS / VB / CABINETS / MSDAO350.CAB / icontrols / marquee / Marquee$ElementContainer.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-01-08  |  587 b   |  7 lines

  1. package icontrols.marquee;
  2.  
  3. public class Marquee$ElementContainer {
  4.    public Marquee$ElementContainer next = null;
  5.    public IMarqueeElement marEle = null;
  6. }
  7.